home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 004 / gamesuit / ReadMe
Text File  |  1994-10-17  |  3KB  |  82 lines

  1. GameSuite Release 1
  2. ===================
  3.  
  4. Welcome to GameSuite - a package of modules which are designed to allow
  5. programmers to write top quality games with the minimum of effort.  The
  6. package contains the sort of routines that are common to most games.  Sound,
  7. sprite plotting, movement, collision checking, animation, etc.  Best of all
  8. there are no restrictions to their use - you can include them in commercial
  9. games if you wish and you pay no royalties to me.
  10.  
  11. Getting Started
  12. ===============
  13.  
  14. Firstly I suggest you look at the programs in the Examples directory.  You
  15. can hold down shift and double click them to see how they work.  Most include
  16. the original sprite files and uncrunched versions of their BASIC programs.
  17.  
  18. The applications !Amnesia, !FastSpr and !Stasis have Help files, which can
  19. be accessed by selecting Help from the Filer menu, or shift-double-clicking
  20. the application.  !FSPConv has help files which can be accessed from its
  21. menus when it is loaded.
  22.  
  23. Contents
  24. ========
  25.  
  26. Gamesuite is split into three modules.
  27.  
  28. Å FastSpr - the sprite plotter.
  29. Å Stasis - the sound module.
  30. Å Amnesia - everything else.
  31.  
  32. These are contained in the applications !FastSpr, !Stasis and !Amnesia.
  33. Double clicking these just loads the module, so doesnæt appear to do much.
  34.  
  35. FSPConv is an application which produces the sprite files used by FastSpr.
  36. There are many settings which can be altered, but usually itæs enough to
  37. drag your sprite file to FSPConv on the icon bar and click Convert.
  38.  
  39. The examples directory contains a few demos of the modules in action.
  40.  
  41. Bug Reports
  42. ===========
  43.  
  44. This is the first release of GameSuite so thereæs likely to be a few bugs
  45. here and there.  I expect thereæs a lot of vital information missing from
  46. the help files.  If you find a bug, or you think something is missing from
  47. the help files, or if youære just stumped as to what to do, then please
  48. contact me at any of the addresses below.
  49.  
  50. In order of preference:
  51.  
  52. email : as142@cam.ac.uk
  53.  
  54. Post  : Room 4,
  55.         14 Madingley Road,
  56.         Cambridge,
  57.         CB3 0EE.
  58.  
  59. Phone : (01223) 329070 if itæs a simple problem
  60.  
  61. All of these addresses are good until October 1995.
  62.  
  63. Please donæt hesistate to get in touch.  The most important part of the
  64. development of GameSuite is feedback from the people who use it, so please
  65. donæt keep your problems to yourself.
  66.  
  67. A Final Word
  68. ============
  69.  
  70. Just to say that writing games is supposed to be fun.  Itæs a great way to
  71. learn programming and enjoy yourself at the same time.  With GameSuite,
  72. a lot of the groundwork is done for you, but itæs still up to you to design
  73. the game and get everything working.  Please donæt be put off by the
  74. complexity of the modules and application.  Youæll only need a fraction of
  75. their facilities for the average game so just take things one step at a time.
  76. Good luck!  Apologies for all the mistakes, and I hope you write a
  77. masterpiece of a game!
  78.  
  79. Yours,
  80.  
  81. Andy.
  82.